func os/exec.validateLookPath

2 uses

	os/exec (current package)
		exec.go#L1342: func validateLookPath(s string) error {
		lp_unix.go#L49: 	if err := validateLookPath(file); err != nil {